翻訳と辞書
Words near each other
・ Adarrial Smylie
・ Adarsana
・ Adarsh Balak Mandir High School
・ Adarsh Balakrishna
・ Adarsh Co-operative Bank
・ Adarsh College
・ Adarsh English Boarding School
・ Adarsh Gramin Inter College
・ Adarsh Housing Society scam
・ Adaptive Multi-Rate Wideband
・ Adaptive mutation
・ Adaptive neuro fuzzy inference system
・ Adaptive optics
・ Adaptive optimization
・ Adaptive participatory integrated approach
Adaptive partition scheduler
・ Adaptive performance
・ Adaptive Physical Education Australia
・ Adaptive predictive coding
・ Adaptive projected subgradient method
・ Adaptive Public License
・ Adaptive quadrature
・ Adaptive quality of service multi-hop routing
・ Adaptive radiation
・ Adaptive reasoning
・ Adaptive Redaction
・ Adaptive replacement cache
・ Adaptive representation
・ Adaptive resonance theory
・ Adaptive response


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Adaptive partition scheduler : ウィキペディア英語版
Adaptive partition scheduler
Adaptive partition schedulers are a relatively new type of partition scheduler, pioneered with the most recent version of the QNX operating system. Adaptive partitioning, or AP, allows the real-time system designer to request that a percentage of processing resources be reserved for a particular partition (group of threads and/or processes making up a subsystem). The operating system's priority-driven pre-emptive scheduler will behave in the same way that a non-AP system would until the system is overloaded (i.e. system-wide there is more computation to perform than the processor is capable of sustaining over the long term). During overload, the AP scheduler enforces hard limits on total run-time for the subsystems within a partition, as dictated by the allocated percentage of processor bandwidth for the particular partition.
If the system is not overloaded, a partition that is allocated (for example) 10% of the processor bandwidth, can, in fact, use more than 10%, as it will borrow from the spare budget of other partitions (but will be required to pay it back later). This is very useful for the non real-time subsystems that experience variable load, since these subsystems can make use of spare budget from hard real-time partitions in order to make more forward progress than they would in a fixed partition scheduler such as (ARINC-653 ), but without impacting the hard real-time subsystems' deadlines.
QNX 6.3.2 and 6.4.X have this feature.
==External links==

*(Adaptive Partitioning Scheduler ) page at QNX.com
*("A Survey of Task Schedulers" ) for an overview of schedulers, including partition schedulers.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Adaptive partition scheduler」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.